Add Level 0 three-by-three epoch diagnostics notebook - #123
Draft
charlesmartin14 wants to merge 1 commit into
Draft
Add Level 0 three-by-three epoch diagnostics notebook#123charlesmartin14 wants to merge 1 commit into
charlesmartin14 wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
Adds
level_0_wwpgd/notebooks/04_repeat_3x3_epoch_diagnostics.ipynbto rerun the original isolated Level 0 experiment as a matched three-seed comparison:Notebook outputs
The notebook runs the repository's existing paired runner, verifies the frozen configuration before launch, and plots all curves against token-budget-equivalent training epoch (
tokens_seen / train_split_tokens). It covers:Test curves are evaluated after training from chronological saved checkpoints using a fixed per-seed test probe. They do not affect optimization or checkpoint selection. Analysis CSVs and PNGs are written under the selected paired result root.
Validation
nbformatschema validationast.parsemainby this notebook onlyThe six full training runs were not executed in this environment because the prepared FineWeb-Edu token data and target accelerator are not present.